home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / maksiu / lists / amoslist-1295.lzh / AMOSLIST / 000009_amos-request@svcs1.digex.net_Tue Dec 5 14:06:23 1995.msg < prev    next >
Internet Message Format  |  1995-12-31  |  4KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id OAA14009;  for <mcox@access.digex.net> ; Tue, 5 Dec 1995 14:06:22 -0500
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.6.12/8.6.12) id LAA25169 for amos-out; Tue, 5 Dec 1995 11:26:57 -0500
  3. Received: from mail1.access.digex.net (mail1.access.digex.net [205.197.247.2]) by svcs1.digex.net (8.6.12/8.6.12) with ESMTP id LAA25157 for <amos-list@svcs1.digex.net>; Tue, 5 Dec 1995 11:26:49 -0500
  4. Received: from potter.cc.keele.ac.uk (potter.cc.keele.ac.uk [160.5.16.48]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id LAA18526;  for <amos-list@access.digex.net> ; Tue, 5 Dec 1995 11:26:44 -0500
  5. From: "PS Heald"  <u5o83@cc.keele.ac.uk>
  6. Message-Id: <1114.199512051626@potter.cc.keele.ac.uk>
  7. Subject: Re: Parallel Port, Direct control?
  8. To: amos-list@access.digex.net (AMOS List)
  9. Date: Tue, 5 Dec 1995 16:26:39 +0000 (GMT)
  10. X-Mailer: ELM [version 2.4 PL23]
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. Content-Transfer-Encoding: 7bit
  14. Status: RO
  15. X-Status: 
  16.  
  17. Forwarded message:
  18. > From amos-request@svcs1.digex.net Tue Dec  5 16:18 GMT 1995
  19. > Date: Tue, 5 Dec 1995 09:34:49 +0100 (MET)
  20. > From: Tesi Balossino <aldo@cicladi.educ.di.unito.it>
  21. > To: James Brown <jamesb@cin.gov.au>
  22. > Cc: Amos-list@access.digex.net
  23. > Subject: Re: Parallel Port, Direct control?
  24. > In-Reply-To: <199512050454.PAA16126@canb.cin.gov.au>
  25. > Message-Id: <Pine.SUN.3.91.951205093242.27718A-100000@cicladi>
  26. > Mime-Version: 1.0
  27. > Content-Type: TEXT/PLAIN; charset=US-ASCII
  28. > Content-Length: 1061
  29. > On Tue, 5 Dec 1995, James Brown wrote:
  30. > > Hi!
  31. > >      I'm new to the list (though old to amos!!) and have a question....
  32. > > I've written a front-end for a robotics program, But want to use the
  33. > > parallel port for output. The problem im having is that i dont want to use a
  34. > > sophisticated interface. With IBMS (GASP!!!!) you can just, Eg in
  35. > > quickbasic, Use out XXXX ect, But im not sure how to do this in amos. AMOS
  36. > > seems to be very
  37. > > fussy about the control lines!!!! I am using amos 1.3. 
  38. > > 
  39. > > Also, does anybody have any FTP sites for Amos Extentions.
  40. > > 
  41. > > Thanx in advance,
  42. > > 
  43. > >                      James Brown
  44. > >                     GCC PRESIDENT
  45. > > 
  46. > >
  47. > All you want can be simply done as below:
  48. > Poke data,Address of the parallel port.
  49. > This should be OK for you using Amos 1.3. Amos Pro has some commands to 
  50. > manage directly the parallel port such as Parallel Send....
  51.  
  52. No no no no no! I don't think so... Not at all!!! There are two things to
  53. do.... First, you must tell the parallell port that you are writing data OUT
  54. of it (As you can read and write through the parallel port) then you must
  55. Poke Address_Of_Port,Data : NOT the other way round, which will almost
  56. certainly crash the poor little AMIGA.
  57.  
  58. I wrote a smilair program a while back... I'll have a look for it, and send
  59. it you if I stil have it!!!
  60.  
  61. Good luck!
  62.  
  63.  
  64. > Bye... 
  65. >                                
  66. >                    Luca Ferraris
  67. >                   e-mail:aldo@educ.di.unito.it
  68. >          http://www.di.unito.it/pub/WWW/www_student/amiga/  (ADP Web)
  69. >      
  70.  
  71.  
  72. -- 
  73.  ************************************************************************
  74.  *                                    *
  75.  *  ****  ****  *  *      Mail u5o83@cc.keele.ac.uk <Paul HEALD>        *
  76.  *  *  * *      *  *                            *
  77.  *  ***   ***   ****    Who cares about your lonley soul? We strive     *
  78.  *  *        *  *  *    towards a larger goal. Our little lives don't    *
  79.  *  *     ***   *  *    count at all.                    *
  80.  *                                    *
  81.  ************************************************************************